/dots

Primary LanguageJavaScriptMIT LicenseMIT

dots

Dev environment

# clone repo:
git clone https://github.com/danielesteban/dots.git
cd dots
# install dependencies:
npm install
# start environment:
npm start
# open http://localhost:8080/ in your browser