facebook-react
v1.0.0
Published
This project was generated with Facebook-react CLI version 1.0.0. ## Prerequisites
Maintainers
Readme
Facebook-react-cli
This project was generated with Facebook App React CLI version 1.0.0.
Prerequisites
Both the CLI and generated project have dependencies that require Node 8.9 or higher, together with NPM 5.5.1 or higher.
Installation
BEFORE YOU INSTALL: please read the prerequisites
Install Globablly
npm install -g facebook-reactInstall Locally
npm install facebook-reactGenerate a project
facebook-react PROJECT-NAMENavigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.
Development server
Run npm run development for a dev server. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.
Build
Run npm run build to build the project. The build artifacts will be stored in the public/ directory.
