UNPKG

646 BMarkdownView Raw
1# Mayflower Artifacts
2
3This repository contains the production artifacts from [massgov/mayflower](https://github.com/massgov/mayflower).
4
5## Installing
6
7### NPM
8```bash
9npm install --save @massds/mayflower
10```
11
12### Composer
13```bash
14composer require massgov/mayflower-artifacts
15```
16
17## Folder Structure
18
19Static assets are compiled into the `assets` directory. For the composer package, Twig templates live inside of `twig`.
20For more information, see the docs in the main Mass.gov project repository: [https://github.com/palantirnet/mass/blob/develop/docs/mayflower_assets.md](https://github.com/massgov/mass/blob/develop/docs/mayflower_assets.md)
\No newline at end of file