Quickly start a ReactJS project in less than 2 minutes.
Lori is a Dolphin... Okay actually Lori is a compilation of many other packages and libraries put together with ReactJS for the sake of building scallable front-end applications, it allows you to not worry about environment/development configuration.
simply run the following command from your terminal/command-prompt composer create-project mrbarde/lori <project-name> 1.0.0
this will download lori and install all dependencies.
Next cd into your new project and from within the root directory run npm run dev
to start the development server.
Lori has been tested and found compatible with the following:
- Webpack (version 2)
- Extract Text Plugin (version 2.1.2)
- React (version 15)
- Node (version 6)
- Composer
- Gulp PHP Connect (version 1.0.1)
- Browser Sync (version 2.18.12)
- Browser Sync Webpack Plugin (version 1.2.0)
- Git (version 2) For a more comprehensive list please look through the package.json file.
Lori is an open-sourced software licensed under the MIT license.