Skip to content

szymonborda/boil-cwp

Repository files navigation

boil-cwp

Szymon Borda, Dominik Biały, Jarosław Fąfara

ITE WIMiIP

Setup

  • Install node version 18 and make sure it works (if you already have other node version installed try using nvm)
    ❯ nvm install 18
    ❯ nvm use 18
    ❯ node --version
    v18.12.1
  • Install yarn globally and make sure it works
    ❯ npm install -g yarn
    ❯ yarn --version
    1.22.19
  • Install dependencies and start dev server
    ❯ yarn
    ❯ yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors