Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 470 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 470 Bytes

Very lean boilerplate for an Angular/Node project

You'll need

  1. NodeJS v6.9.4 or higher

Setup

  1. Git Clone
  2. npm i
  3. node app.js

Recommended Tools

  1. AtomIDE
  2. Various Atom Plugins (just run apm install angularjs atom-beautify autocomplete-angular-material block-comment-plus color-picker file-icons git-control highlight-selected jsonlint minimap pigments after installing Atom)