This project was generated with
Angular CLI version 12.2.4.
NPM version 7.22.0
Clone this repository:
git clone https://github.com/UildsonSantos/blog-uss_DIO-Capgemini.git
After enter the directory
cd blog-uss_DIO-Capgemini.git/backend
Install package json
npm install
start the server
npm start
in another terminal
cd blog-uss_DIO-Capgemini.git/frontend/blog-capgemini-dio
Install package json
npm install
Run ng serve -o
for a dev server. The application will navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.