Skip to content

SmartReactGroup/TaskManagerServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager Service

Getting Started

Built with

Quick start

  • Run npm start or yarn start, application will start on: http://localhost:9000

Developing

  • Run npm install or yarn install to install server dependencies.

  • Run npm run dev or yarn dev or gulp serve to start the development server. It should automatically open the client in your browser when ready.

Production

  • Run npm run build or gulp build to build the source
  • Run npm start or yarn start, application will start on: http://localhost:9000

Developers

Kenny

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published