Skip to content

Latest commit

 

History

History
60 lines (36 loc) · 547 Bytes

README.md

File metadata and controls

60 lines (36 loc) · 547 Bytes

fwd.starkow.dev

sources of fwd.starkow.dev website.

you will need node.js installed.

installing

npm
npm install
yarn
yarn

running

npm
npm run dev
yarn
yarn dev

building

npm
npm run build
yarn
yarn build

all the necessary files will be generated in the dist folder.


it's that simple!

made by starkow