Skip to content

echo-lab/Counting-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  • install

cd countapp npm install

create a file named .env.local in countapp folder and ask Sang for local variables

cd server npm install

go to countapp folder run this command npm run dev

(optional) if you want to run local mongo database

  • install mongo community edition
  • create a folder called data insider ./countapp/server
  • open a separate terminal and run mongod --dbpath ./data in counterapp server folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •