Skip to content

Erianafranky/go-fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

go-fullstack

This is an app created for practice using MongoDB, Express and Node.js

Setting up the environment

  1. Go to nodejs.org and download then install the latest version
  2. Install Angular using npm install -g @angular/cli
  3. Install nodemon using npm install -g nodemon

How to run the app

  1. Git clone the project
  2. For the frontend: cd to the frontend directory and run npm install then ng serve
  3. For the backend: cd to the backend directory then run nodemon server.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors