Skip to content

antoxann96/employee-api

 
 

Repository files navigation

To RUN project you need to:

  1. git clone project
  2. Install NodeJs to your computer (https://nodejs.org/en/)
  3. npm install
  4. Run one of instructions below

Employee

An application for students to help them find work or courses!!!! Good look!

If you are working on back-end!

Lift server without api-tests:

grunt lift

Lift server with api-tests:

grunt testLift

Run only api-tests: run, baby, run

grunt testServer

If you are working on front-end:

Run server:

Will lift sails in current cmd, and open new cmd for front-end.

grunt liftFront

Important

All code need to be covered by tests.

Troubleshooting

Please make sure you have mongo started before running server. If you see error after pulling repo, please try to make npm install.

Changing from Andrew Changing from Max One more changin from Max One more changin from Andrew

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.4%
  • HTML 27.6%
  • CSS 1.7%
  • CoffeeScript 1.3%