0.0.2 • Published 3 years ago

generator-and-react v0.0.2

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
3 years ago

Getting Started with React Accelerator

In order to run the project locally you need to have yeoman installed globally

npm install yo -g

You should now be able to run yo without any errors

Then in the root directory run

npm install

Running locally

Also in the root directory run

npm link

Once thats completed run, cd into the directory you want to install the react app in and run

yo react