Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hafidzdev17/simple-project-nuxtjs-with-tailwind-css
https://github.com/hafidzdev17/simple-project-nuxtjs-with-tailwind-css
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hafidzdev17/simple-project-nuxtjs-with-tailwind-css
- Owner: hafidzdev17
- Created: 2020-05-27T04:20:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:10:51.000Z (almost 2 years ago)
- Last Synced: 2023-03-21T01:17:23.407Z (almost 2 years ago)
- Language: Vue
- Size: 2.62 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nuxt-app
> My first-rate Nuxt.js 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).