Skip to content

Repository files navigation

WCIA

Washington Cannabis Integrators Alliance


This website is built using Docusaurus, a modern static website generator.

Installation

This repo requires Node v22 to install and build this application.

npm install

Local Development

npm run start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

Initial Deployment

  1. git clone this repository.
  2. Run npm install on the root of the project to install the dependencies.
  3. Run npm run build on the root of the project to create the build folder for web service.
  4. Deploy the repository.

Updating Deployment

  1. Run git pull to get the most recent updates.
  2. Run npm run build on the root of the project to create the build folder for web service.
  3. Redeploy the repository.

About

A static site for hosting WCIA documentation, generated by Docusaurus.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages