Giter Club home page Giter Club logo

res-converter's Introduction

res-converter

レス変換

作業覚書

[ishimoto:adachi]$ vue --version
@vue/cli 4.2.3
[ishimoto:adachi]$ vue init simulatedgreg/electron-vue res-converter

? Application Name res-converter
? Application Id com.five-birds.res-converter
? Application Version 0.0.1
? Project description レス変換
? Use Sass / Scss? Yes
? Select which Vue plugins to install vue-electron, vue-router, vuex, vuex-electron
? Use linting with ESLint? Yes
? Which ESLint config would you like to use? Standard
? Set up unit testing with Karma + Mocha? Yes
? Set up end-to-end testing with Spectron + Mocha? Yes
? What build tool would you like to use? builder
? author [email protected]

   vue-cli · Generated "res-converter".

---

All set. Welcome to your new electron-vue project!

Make sure to check out the documentation for this boilerplate at
https://simulatedgreg.gitbooks.io/electron-vue/content/.

Next Steps:

  $ cd res-converter
  $ yarn (or `npm install`)
  $ yarn run dev (or `npm run dev`)

[ishimoto:adachi]$ cd res-converter/

ReferenceError: process is not defined

electron-vueで「ReferenceError: process is not defined」が出たときの対処法

[Vuetify] Multiple instances of Vue detected

Electron-VueでVuetifyを使用した際に「Multiple instances of Vue detected」が発生する時の対処法

.electreon-vue/webpack.renderer.config.js
- let whiteListedModules = ['vue']
+ let whiteListedModules = ['vue', 'vuetify']

res-converter's People

Contributors

ismtmsr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.