mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 14:01:35 +00:00
build(app): deploy to production
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# awesome-cheatsheets
|
||||
# Awesome Cheatsheets
|
||||
|
||||
> Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
|
||||
|
||||
## Build Setup
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
# install dependencies
|
||||
$ npm install # Or yarn install
|
||||
|
||||
@@ -20,4 +20,3 @@ $ npm run generate
|
||||
```
|
||||
|
||||
For detailed explanation on how things work, checkout the [Nuxt.js docs](https://github.com/nuxt/nuxt.js).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user