Home

Awesome

Learning react 2DNote

Just one of the things I'm learning. https://github.com/hchiam/learning

Practice building a React web app by incorporating my _2DNote project.

npm install

just once, and then

npm run build
npm run start

or

npm run fast

By the way, you can generate a dependency graph with bash show_dep_graph.sh.