create a restful-api
git clone git@github.com:phantware/go_fullstack.git
cd go_fullstack
cd backend
Run npm install
Run node server.js or nodemon server.js
Run ng serve
Navigate to http://localhost:4200 to start testing the endpoint
create a restful-api
git clone git@github.com:phantware/go_fullstack.git
cd go_fullstack
cd backend
Run npm install
Run node server.js or nodemon server.js
Run ng serve
Navigate to http://localhost:4200 to start testing the endpoint