/cs6131-project

Primary LanguageJupyter Notebook

CS6131 Project: ER Colab

Made with template https://github.com/nuxt-community/express-template

npm install

Commands

Command Description
npm run dev Start ExpressJS server in development with Nuxt.js in dev mode (hot reloading). Listen on http://localhost:3000.
npm run build Build the nuxt.js web application for production.
npm start Start ExpressJS server in production.