Skip to content
This repository was archived by the owner on Feb 4, 2020. It is now read-only.

bijanbwb/try-react-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curricula

Curricula

Curricula is a small sample application intended to help manage learning resources. It is built with:

  • React
  • Webpack
  • Node

The idea is that there are so many great learning resources available, and that a structured approach may be worthwhile. Hopefully, this application will enable the creation of a curated curriculum and a more efficient approach to the learning process, so you can keep building things!

Resources

  • Books
  • Courses
  • Screencasts
  • Talks
  • Blog Posts
  • Challenges
  • Projects

Scripts

Script Description
npm run build Uses webpack to generate all static files in the /build directory.
npm run deploy Pushes to gh-pages branch and deploys to production.
npm run flow Type checking with Flow.
npm run stats Generates a stats.json file with build statistics.
npm run start Starts the webpack dev server running at http://localhost:8080/.
npm run tdd Watch files and continually run specs.
npm run test Runs all tests in the /specs directory.

Versions

  • node 5.5.0
  • npm 3.3.12
  • react 0.14.7
  • webpack 1.12.12

Acknowledgements

This stack for this application was derived from following along with the SurviveJS tutorial. Check it out if you're interested in creating something similar!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors