Go to file
emizzle 3a83618ca0
chore: Add readme with Embark v5 deprecation notice
2019-11-25 16:32:12 +11:00
app update embark docs url 2018-09-18 13:28:52 -04:00
config feat(@embark-vue-template): Add support for Embark 4.0.0 2019-03-27 09:35:38 +09:00
contracts initial commit 2018-09-12 06:41:54 -04:00
test initial commit 2018-09-12 06:41:54 -04:00
.gitignore initial commit 2018-09-12 06:41:54 -04:00
README.md chore: Add readme with Embark v5 deprecation notice 2019-11-25 16:32:12 +11:00
chains.json initial commit 2018-09-12 06:41:54 -04:00
embark.json feat(@embark-vue-template): Add support for Embark 4.0.0 2019-03-27 09:35:38 +09:00
package.json feat(@embark-vue-template): Add support for Embark 4.0.0 2019-03-27 09:35:38 +09:00
webpack.config.js remove useless code 2018-09-17 17:16:22 +01:00

README.md

Embark Vue.js Template

A template for creating a Vue.js DApp using embark.

DEPRECATION NOTICE

Support for this template has been deprecated in Embark v5.

Usage

embark new MyApp --template vue