Skip to content

hackundsoehne/hacktival-website-2021

Repository files navigation

Hacktival Website 2021

Development

  1. Clone the repository: git clone [email protected]:hackundsoehne/hacktival-website-2021.git
  2. Install dependencies: npm i
  3. Run the dev server: npm run dev

Code formatting

A husky pre-commit hook will format your code. You may also run npm run format to manually format the code.

Production

Run npm run build to compile and optimize various assets. The build output will land in dist/.

About

Website for the Hacktival 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published