/myexpressjs

Primary LanguageJavaScript

Backend

Express js Framework

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

npm start