Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 559 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 559 Bytes

dockerizer

Scaffolds a new project based on Laravel or Statamic and prepares project for development, adding support for Docker.

Prerequisites

  • Node - Node w/ Package Manager
  • Docker - Image container

Get Started

To set up your new laravel project, run:

$ npm install
$ npm run start

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details