Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 1.06 KB

README.md

File metadata and controls

62 lines (40 loc) · 1.06 KB

Les dés de mamie

Description

Table of Contents

Installation

  1. rename all files and component's name:
$ ./install.sh
  1. duplicate .env.example file for each environment
  2. rename it .env.local (.dev, .production and .staging too)
  3. update file for each environment

Setup

install npm packages

$ npm install
$ npm run layout

serve website

$ npm run serve

build website for staging

$ npm run staging

build website for production

$ npm run build

Support

Reach out to me at one of the following places!

License

License