flyher / ant-colony

A single page web application, base on Vuejs, Webpack, ES6 and bootstrap.

Home Page:https://tools.99diary.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ant-colony

Build Status Release Version Issues Software License

A single page web application, base on Vuejs, Webpack, ES6 and bootstrap.

You can visit this website here:

Mirror 1

Mirror 2

Simplified Chinese

todo list

  • create QR from url

  • decode weibo url from the picture url here

  • redirect to your website without referrer

  • decode jwt

  • decode/encode base64

  • json data format

  • html to markdown

install

npm install

start

npm start //test code

package and open website in localhost:8889

debug code in http://localhost:8889/dist/index.html and we should change import js file from localhost:8889 in index.html

npm run local

dev

we can import in index.html from ./dist/

npm run dev

release

the code will release in ./dist/

npm run release

pre

the code will release in ./dist/ with sourceMap

npm run pre

Q&A

vue2-webpack-es6

vue-hackernews

vue2-demo

Upgrading to babel-preset-env

Import image error: The system cannot find the path specified

Tools

Build By Visual Studio Code

License

Code in ant-colony project is licensed under the GPL

About

A single page web application, base on Vuejs, Webpack, ES6 and bootstrap.

https://tools.99diary.com

License:GNU General Public License v3.0


Languages

Language:Vue 51.6%Language:JavaScript 45.3%Language:HTML 1.6%Language:CSS 1.5%