slush-fragphace-webapp

Webapp scaffolding for Node.js with Express, Mongoose, Webpack

Usage no npm install needed!

<script type="module">
  import slushFragphaceWebapp from 'https://cdn.skypack.dev/slush-fragphace-webapp';
</script>

README

slush-fragphace-webapp

Slush opinionated scaffolding for Node.js with Express, Mongoose, React, Redux, Webpack and others.

Usage

sudo npm install -g slush
sudo npm install -g slush-fragphace-webapp
mkdir my-new-project
cd my-new-project
slush fragphace-webapp
[Answer questions]
npm install
gulp build
gulp watch