Simple CRUD in Angular and Typescript
- Angular Cli
- Typescript
- MongoDB
- Express
- Babel
- NodeJS
- Bootstrap
- /server
npm install
- /frontend
npm install
- Server:
npm start
on port 3000 - Front:
ng serve
on port 4200
Simple CRUD in Angular and Typescript
npm install
npm install
npm start
on port 3000ng serve
on port 4200