Skip to content

patterncoder/banquetNinja

Repository files navigation

Startup as of 9/22/2019

Start webpack dev server. Config is handled in webpack config so that it builds and environment aware code base. Change environment...then rebuild the project by running webpack with process environment variable passed in at invocation. npm run dev

Initial Install

  • git clone https://github.com/patterncoder/banquetNinja.git
  • npm install
  • git submodule update --init
  • build: npm run build
  • run web dev server: npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published