Skip to content

TeamAOF/alloffabric.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Mikhail Oleynikov
Apr 29, 2021
e0781a0 · Apr 29, 2021

History

16 Commits
Jan 15, 2021
Apr 27, 2021
Jan 16, 2021
Jan 16, 2021
Apr 28, 2021
Apr 27, 2021
Jan 15, 2021
Jan 15, 2021
Jan 15, 2021
Jan 15, 2021
Jan 15, 2021
Jan 15, 2021
Jan 16, 2021
Jan 16, 2021
Jan 16, 2021
Jan 15, 2021

Repository files navigation

alloffabric.com

Build Setup

# 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.