Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nelsonwenner/bookstore-frontend
Angular frontend of an online book sales ecommerce. :moneybag:
https://github.com/nelsonwenner/bookstore-frontend
angular css ecommerce frontend frontend-web html javascript typescript
Last synced: 4 days ago
JSON representation
Angular frontend of an online book sales ecommerce. :moneybag:
- Host: GitHub
- URL: https://github.com/nelsonwenner/bookstore-frontend
- Owner: nelsonwenner
- License: mit
- Created: 2019-12-11T05:19:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T13:47:20.000Z (about 2 years ago)
- Last Synced: 2024-11-25T02:42:20.040Z (2 months ago)
- Topics: angular, css, ecommerce, frontend, frontend-web, html, javascript, typescript
- Language: HTML
- Homepage:
- Size: 7.37 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Bookstore - Frontend
### Prerequisites
* Angular CLI (8.3.20)
* Node (>= 12.14.0)
* Npm## Getting Started
1. Fork este repositório e clone em sua máquina
2. Mude o diretório para `bookstore-frontend` onde você o clonou;
3. No terminal, execute:```bash
/* Install dependencies */$ npm install
/* Run project */
$ ng serve
```
4. Abra o host [localhost:4200](http://localhost:4200) e comece a usá-lo## Build
Execute ng ``build`` para criar o projeto. Os artefatos de construção serão armazenados no ``dist/``diretório Use o ``--prod`` sinalizador para uma construção de produção.
## Running the tests
```bash
/* Executando testes de unidade */$ ng test
/* Executando testes de ponta a ponta */
$ ng e2e
```
## LicenseEsse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE.md) para mais detalhes.
---
LINK PLAYLIST VIDEOS: https://www.youtube.com/playlist?list=PLtCRbMpjyWNVN1MaCzon1kYQdKyCEDuMp