# clone repository
$ git clone git@github.com:voorhoede/code-class-text-effects.git
# go inside
$ cd code-class-text-effects
# install dependencies
$ npm install
# start server
$ npm start
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.