Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 289 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 289 Bytes

Get started

In order to update the content, download and install Visual Studio Code.

Clone the code

git clone https://github.com/idmelon/documents.git

2. Install dependencies

npm install

3. Start development server

npm run start