Skip to content
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 251 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 251 Bytes

Code class CSS text effects

Getting started

# 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