Skip to content

theopak/alright

Repository files navigation

Alright

Getting Started

This project is based on https://github.com/kriasoft/react-starter-kit (instructions there). Tested with node 0.10.38 and npm 1.4.28. Tested with node 0.12.2 and npm 2.7.5. If you have weird permissions issues while installing dependencies then check out http://stackoverflow.com/a/25855403.

#sudo npm cache clean -f  # you may need to do this if you previously had errors
git clone https://github.com/theopak/alright.git
cd alright
sudo npm install -g gulp
npm install # not sudo

Copyright

React-starter-kit is licensed under the MIT License (MIT). Documentation to the project is licensed under the CC BY 4.0 license.

Additional parts of this project are licensed under the MIT License.

React logo image is a trademark of Facebook, Inc.