Skip to content

fcordillot/les-des-de-mamie

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published