Skip to content

jimmyzhen/sgd_react_boilerplate

 
 

Repository files navigation

#Install and Start

With node.js installed

$ npm install

Start

start the development task

$ npm start

go to http://localhost:8080/webpack-dev-server/

Test

To run the tests, use the command

$ npm test

That will run any file ending in .test.js in the src directory using mocha.

SGD Stanford University

About

An example react application used by SGD.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.9%
  • HTML 5.7%
  • CSS 0.4%