Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 289 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 289 Bytes

Push Based js playground

A super lightweight repository in order to implement js/ts only exercises during workshops.

Installation

git clone https://github.com/push-based/js-playground.git

cd ./js-playground

npm install

Run the project

npm run start