chore: Add readme with Embark v5 deprecation notice

This commit is contained in:
emizzle 2019-11-25 15:52:02 +11:00
parent 7220c7e2e1
commit 3a83618ca0
No known key found for this signature in database
GPG Key ID: 1FD4BAB3C37EE9BA
1 changed files with 10 additions and 0 deletions

10
README.md Normal file
View File

@ -0,0 +1,10 @@
# 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
```