Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oliveirad4vi/portfolio
Meu Portfólio
https://github.com/oliveirad4vi/portfolio
angular antdesign css frontend html javascript ng-zorro-antd scss ssg ssr typescript
Last synced: 23 days ago
JSON representation
Meu Portfólio
- Host: GitHub
- URL: https://github.com/oliveirad4vi/portfolio
- Owner: oliveiraD4vi
- Created: 2024-09-12T13:30:03.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T22:46:53.000Z (4 months ago)
- Last Synced: 2024-10-31T09:25:58.503Z (2 months ago)
- Topics: angular, antdesign, css, frontend, html, javascript, ng-zorro-antd, scss, ssg, ssr, typescript
- Language: TypeScript
- Homepage: https://portfolio-davi-oliveiras-projects-e00ee67c.vercel.app
- Size: 602 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio
## Development
Run `npm run start` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
## Build
Run `npm run build` to build the project. The build artifacts will be stored in the `dist/` directory.
After the build is complete you can run it with `npm run ssr`.