/beangulared

Primary LanguageJavaScript

beangulared

Getting Started

  1. Clone the repo
  2. Run npm install
  3. Run the tests with npm test
  4. Build with npm run build
  5. Watch and build with npm run watch
  6. Start the dev server with npm start