Skip to content
This repository was archived by the owner on Oct 20, 2020. It is now read-only.

voorhoede/code-class-text-shapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Class Text Shapes

Code Class about displaying text using CSS shapes.

Getting started

This project is hosted as a Voorhoede Git repository. Clone it:

$ git clone [email protected]:voorhoede/code-class-text-shapes.git

Install dependencies:

$ npm install

Start server & watch files:

$ npm run start

This wil build the project, start the server and start the watcher. The project is available on localhost:3000. The watcher task will automatically build assets, styles and views. The server will be reloaded on every change.

Releases

No releases published

Packages

No packages published