Project that manages books (CRUD) with Angular and nodejs. Used Angular Material to desing.
- Córdova Proaño, Jorge Jherel
- Github account.
- Email: jhereldev@gmail.com
- git
- nodejs
- npm
- Open Terminal.
- Change the current working directory to the location where you want the cloned directory to be made.
- Type:
git clone git@github.com:jherel/libraryAngular.git
- Press Enter. Your local clone will be created.
- Open Terminal.
- Change the current working directory to the location to the project.
- Install dependencies:
npm install
- Type:
node app.js
- Open your favorite browser and go to 'localhost:3030/'