Skip to content

silverfangs/cms-boilerplate

Repository files navigation

Access Locally

$ git clone https://github.com/[GITHUB_USERNAME]/[REPO_NAME].git
$ cd [REPO_NAME]
$ yarn
$ npm run develop

To test the CMS locally, you'll need run a production build of the site:

$ npm run build
$ npm run serve

About

cms-boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published