1.0.5 • Published 2 years ago

create-spa v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

A way to initial our spa project quickly, base on templates vue, react, angular.

How to use
- spa
  -  webpack / vite / rollup
  -  vue / react / angular
  -  coffeescript ?
  -  pug ?
  -  jsex ?
  -  theme support ?

- spa init [template-name] [project-name]
- npm init spa [template-name] [project-name]
Example
### With installed globally
spa init vue, spa init react 
### Without install globally
npm init spa vue, npm init spa react
1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

6 years ago