razi-ed / snippy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

Running

Open http://localhost:8080/ in your browser

About


Languages

Language:JavaScript 81.3%Language:CSS 18.7%