Skip to content

Latest commit

 

History

History
executable file
·
26 lines (21 loc) · 1.12 KB

README.md

File metadata and controls

executable file
·
26 lines (21 loc) · 1.12 KB

Lori

Quickly start a ReactJS project in less than 2 minutes.

About Lori

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.

Setup

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.

Compatibility

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.

License

Lori is an open-sourced software licensed under the MIT license.