/lokakuu

Just a site

Primary LanguageCSS

Clone

$ git clone git@github.com:Silvast/lokakuu.git

$ cd lokakuu/lokakuu

Install

$ npm install

or with yarn

$ yarn install

Run development server

$ npm run dev

or with yarn

$ yarn dev