HamidTanhaei / adcash-tag-manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tag Manager

A simple Knockout component to Add, Edit and Delete tags. Enter your numeric tags by just enter your numbers and separate them with comma, semicolon or line break. feel free to extend it using ES6 and SASS. Feel free to refresh your browser without loosing your tags Using:

Run For Development

$ npm install
$ npm start

Start to develop by navigating to your preferred browser.

127.0.0.1:9000

Build

To use the application standalone, use:

$ npm install
$ npm run build

Test

Run Tests by:

$ npm test

Webpack boilerplate by: https://github.com/mdziedzic/build-boilerplate-static-es6-sass

About


Languages

Language:JavaScript 66.4%Language:HTML 23.8%Language:CSS 9.9%