Skip to content

phungchithanh/bcregistry

 
 

Repository files navigation

BCRegistry

Tech

Development and Contributing

Please review the Code of Conduct and Contributing guidelines before contributing to this project to ensure a positive and productive experience for everyone.

Create a fork and local copy of this repo. Answer Y to create a local clone.

gh repo fork bcgov/bcregistry

Change into the directory and install the packages.

cd bcgov/bcregistry
pnpm install

Startup the development environment.

pnpm run dev

Build and Preview

Build the static site

pnpm run generate

Locally preview the static site

npx http-server .output/public

About

BCRegistry place holder

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 42.0%
  • TypeScript 39.9%
  • CSS 17.3%
  • JavaScript 0.8%