Skip to content

goldentom66/geometry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geometry

Frontend challenge with React, Redux, Webpack, Bootstrap, and Less

How to run

  1. If nodejs not installed, please install nodejs first. And then run:

npm install -g nodemon

  1. And in the project folder, run:

npm install

npm run serve

It will run in development mode at http://localhost:3000, and you can install React Developer Tools in the Chrome Store, to debug it. It will be hot loaded when you update the code.

Have fun!

About

Frontend challenge with React, Redux, Webpack, Bootstrap, and Less

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors