Skip to content

net5566/calculator-starter

 
 

Repository files navigation

calculator-starter

In-class practice. Using webpack, babel, react

install

npm install

build

npm run build

start

npm start

Then go to http:https://localhost:3000

lint

npm run lint

About

In-class practice. Using webpack, babel, react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.3%
  • CSS 6.5%
  • HTML 2.2%