Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ankitchouhan1020/portfolio
https://github.com/ankitchouhan1020/portfolio
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ankitchouhan1020/portfolio
- Owner: ankitchouhan1020
- Created: 2020-07-30T18:12:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-21T23:11:46.000Z (over 1 year ago)
- Last Synced: 2024-10-14T13:24:02.144Z (3 months ago)
- Language: Vue
- Size: 543 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# portfolio
project is still going on.
Current Progress: https://heyankit.netlify.app/## Build Setup
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).