Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

voorhoede/code-class-drag-and-drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Class Drag and Drop

Getting started

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

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

Install dependencies:

$ npm install

Start server & watch files:

$ npm run start