Skip to content

zabil/www.taiko.dev

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • SCSS 78.2%
  • HTML 15.6%
  • JavaScript 6.2%