Skip to content

namking111/CUMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CU MAP

Getting start: Prerequisite

  • node
  • npm
  • yarn
  • mySQL

Getting start: Installation

Run the following command to install dependency

yarn

Create the environment variable file and name it to .env from the example.env as a template

Run the following command to start development

yarn dev

To run on production mode use the following command

yarn start
# or 
npm start

About

SE, ICE capstone and Database project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published