/constitution

Thailand's Constitution, explained

Primary LanguageVueMIT LicenseMIT

constitution

Thailand's Constitution, explained

Deployment

Environment

.env file can be used to config Starpi api endpoint. If not specify mock data will be used with msw.

STRAPI_ENDPOINT=<url_to_strapi>
BASE_PATH=<site_path_when_deploy>

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.