Skip to content

corestate55/ipcalc_js

 
 

Repository files navigation

ipcalc_js

IP Calculator using Vue.js (inspired by IP Calculator / IP Subnetting)

Demo

This application is working on Heroku. See http://ipcalcjs.herokuapp.com/ .

Sample

Installation

Install Node.js/npm

Install Node.js/npm

Project Setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

IP Calculator using Vue.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 78.4%
  • JavaScript 15.4%
  • CSS 4.0%
  • HTML 2.2%