create-spa

1.0.5 • Public • Published

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

Package Sidebar

Install

npm i create-spa

Weekly Downloads

2

Version

1.0.5

License

ISC

Unpacked Size

9.86 kB

Total Files

12

Last publish

Collaborators

  • joeyrenhuang