This repo contains materials and resources for Vue Vixens workshop. Follow the instructions below to get started with the project.
Author: Gift Egwuenu
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn start
# generate static project
$ yarn run generate
See details about contributing to this project
An Open Source Etiquette Guidebook
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License