https://github.com/material-shell/material-shell.github.io
The official website for the Material Shell Project
https://github.com/material-shell/material-shell.github.io
Last synced: 5 months ago
JSON representation
The official website for the Material Shell Project
- Host: GitHub
- URL: https://github.com/material-shell/material-shell.github.io
- Owner: material-shell
- Created: 2020-04-11T18:45:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T11:39:51.000Z (almost 3 years ago)
- Last Synced: 2025-01-03T18:47:16.142Z (12 months ago)
- Language: Vue
- Size: 11.3 MB
- Stars: 5
- Watchers: 4
- Forks: 3
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# material-shell-website
> The official website for the Material Shell project
## 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).