Skip to content

thelalitmohan/user-dashboard

Repository files navigation

User Dashboard


Requirements

For development, you will only need Node.js and a node global package, Yarn, installed in your environement.

  • Node installation on Ubuntu

    You can install nodejs and npm easily with apt install, just run the following commands.

    $ sudo apt install nodejs
    $ sudo apt install npm
    

Includes

  • Node
  • Express
  • Swagger

Run Server (Node)

npm install

Running the project

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published