[go: nahoru, domu]

Skip to content

Base Express app with authorization and minimal client made with Angular.

Notifications You must be signed in to change notification settings

lissomort-zz/express_base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express base

Base Express app with authorization and minimal client made with Angular.

Start working

  1. Clone project from repository to your local machine and switch to created directory;
  2. Install and run MongoDB server (<https://www.mongodb.org/>);
  3. Install node.js (<https://nodejs.org/>) and grunt-cli (<https://github.com/gruntjs/grunt-cli>);
  4. Install all project's dependencies:
    $ npm install
  5. Start development server with Grunt:
    $ grunt

About

Base Express app with authorization and minimal client made with Angular.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published