Skip to content

the cordova template include vue2 webpack3 framework7

Notifications You must be signed in to change notification settings

PHEOBUSYY/cordova-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordova-template for webpack3+vue2+framework7

this is a template of cordova form webpack + vue + framework7 ,easy to create a cordova web project!

Getting Started

this template base on cordova template

Prerequisites

What things you need to install the software and how to install them

npm install cordova -g

Installing

clone this project to your local

git clone https://github.com/PHEOBUSYY/cordova-template.git

then create a new cordova project like this :

cordova create hello com.example.hello HelloWorld --template cordova-template

enter the local path hello and install the npm package:

npm install

wait until all package installed.

Usage

just run like:

npm run dev

for local environment develop;

Deployment

just run like by dll way:

npm run dll & npm run build

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • cordova template
  • webpack
  • vue
  • framework7

About

the cordova template include vue2 webpack3 framework7

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published