aalin / commentable-text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commentable text

This is the result of an assignment that I made for a job interview, I spent approximately 5 hours on it.

Install

npm install
# or
yarn install

Develop

npm run watch

Then open index.html.

Build

NODE_ENV=production npm run build

About


Languages

Language:JavaScript 88.5%Language:CSS 10.2%Language:HTML 1.3%