Skip to content

Repository files navigation

Simple task management Realtime

Getting Started

Setting up NPM

Installing Project Dependencies

Running the below shell script will install all dependencies and build the initial JavaScript files.

npm install

Running Tests

npm run test

Starting Node Express Server

npm run server 

Starting Client in development mode with watch

Once dependencies are installed, a development server can be launched with the following shell script. It will watch for changes to files in the src/ folder.

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages