Skip to content

joshduck/webpack-dynamic-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-js-boilerplate

A super-simple Node starter project with Jest, Flow, Babel, and Webpack.

That's it!

  • npm run start Compile src/index.js to build/bundle.js and run it.
  • npm run watch Start watching src/index.js and compile it on change.
  • npm run test Run Jest tests.
  • npm run flow Run Flow checks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published