Skip to content

knezewski/taskManagerMERN

Repository files navigation

Task-manager MERN project

Frontend run

To start frontend application use this commands

$ cd client
$ yarn
$ yarn start

Backend run

To start backend application use this commands

$ yarn
$ yarn server

Env file

Add your mongodb URI and secret word. Look .env.example

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published