Skip to content

abhishek8developer/Task-Scheduler

Repository files navigation

Task-Scheduler

Task Assignee and Manager

Front-End

React + Redux + Thunk

Getting Started

npm install
Terminal 1 npm start            // to watch project
Terminal 2 npm run build-css    // to watch scss

Browse to http://localhost:9000.

Development

npm run dev

This will start a webpack dev server with hot reloading at http://localhost:9000.

Production

npm run build

This will build and uglify files to dist/ ready to push to production. and need to change path in index.html of index.css from src/ to ./

Server

Php Apis

About

Task Assignee and Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published