This ClassStudents project was created with React Boilerplate.
You may view it at http://classstudents.vincelaw.com.au/.
- Make sure that you have Node v8 or above installed.
- Clone this repo using
git clone --depth=1 https://github.com/vincelawdev/ClassStudents.git - Move to the appropriate directory:
cd ClassStudents. - Run
npm installoryarn installin order to install dependencies. - Run
npm startoryarn startto see the example app athttp://localhost:3000.
