Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Repository files navigation

Source code of SKNI "KOD" conference site - www.skni25.pl

This project requires node.js installed on your computer.

Running locally in development mode

To get started, just clone the repository and run npm install && npm run dev:

npm install
npm run dev

Building and deploying in production

If you wanted to run this site in production, you should install modules then build the site with npm run build and run it with npm start:

npm install
npm run build
npm start

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages