https://github.com/mathieutu/test-tailwind
https://github.com/mathieutu/test-tailwind
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mathieutu/test-tailwind
- Owner: mathieutu
- Created: 2020-03-30T08:45:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-30T08:46:43.000Z (about 6 years ago)
- Last Synced: 2025-04-09T13:16:44.158Z (about 1 year ago)
- Language: Vue
- Size: 2.78 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 1.8 Optimizing for Production
This lesson is built as a simple [Vue CLI](https://cli.vuejs.org/) app to better represent how a real-world project might be set up.
To get started, `cd` into this subfolder and run `npm install` to install the dependencies.
Use `npm run serve` to start the development server, or `npm run build` to compile the production assets to the `dist` folder.