An open API service indexing awesome lists of open source software.

https://github.com/mathieutu/test-tailwind


https://github.com/mathieutu/test-tailwind

Last synced: 5 months ago
JSON representation

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.