Skip to content

FujiHaruka/30-seconds-of-code-training

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages