FujiHaruka / 30-seconds-of-code-training

Programming training site using 30-seconds-of-code

Home Page:https://fujiharuka.github.io/30-seconds-of-code-training/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

30-seconds-of-code-training

Code training site using snippets in 30-seconds-of-code. All snippets and tests is from the project.

Development

Clone.

$ git clone https://github.com/FujiHaruka/30-seconds-of-code-training
cd 30-seconds-of-code-training

Init and update git submodule.

$ git submodule update -i

Install.

$ yarn install

Build.

$ yarn snippets
$ yarn build

Deploy to gh-pages.

$ yarn deploy

About

Programming training site using 30-seconds-of-code

https://fujiharuka.github.io/30-seconds-of-code-training/


Languages

Language:JavaScript 98.4%Language:CSS 0.8%Language:HTML 0.7%Language:Shell 0.0%