zabil / www.taiko.dev

Taiko website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source code for the Taiko website at

  https://taiko.dev

To run the site locally please clone this repository
install Node.js and run (only the first time)

  npm install

to install dependencies and then.

  npm start

To deploy the website run

  npm run build

this will compile the website to the folder
"dist/"


This project uses sass the main .scss file is 
located at

  assets/css/style.scss

About

Taiko website

License:Creative Commons Zero v1.0 Universal


Languages

Language:SCSS 78.3%Language:HTML 15.6%Language:JavaScript 6.2%