Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albasyir/albasyir-group-official-site
Auto forking from gitlab
https://github.com/albasyir/albasyir-group-official-site
Last synced: 13 days ago
JSON representation
Auto forking from gitlab
- Host: GitHub
- URL: https://github.com/albasyir/albasyir-group-official-site
- Owner: albasyir
- Created: 2020-04-03T00:49:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T06:52:18.000Z (about 4 years ago)
- Last Synced: 2024-11-14T21:22:51.377Z (2 months ago)
- Language: Vue
- Size: 1.91 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# albasyir.id
> My official customer landing page and team portfolio's
## 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).