项目作者: i0

项目描述 :
A cipher encryptor/decryptor
高级语言: Vue
项目地址: git://github.com/i0/cipher-solver.git
创建时间: 2018-05-31T01:28:34Z
项目社区:https://github.com/i0/cipher-solver

开源协议:GNU General Public License v3.0

下载


cipher

shift cipher cracker

Build Setup

  1. # install dependencies
  2. $ yarn install
  3. # serve with hot reload at localhost:3000
  4. $ yarn run dev
  5. # build for production and launch server
  6. $ yarn run build
  7. $ yarn start
  8. # generate static project
  9. $ yarn run generate

For detailed explanation on how things work, checkout Nuxt.js docs.