1.0.9 • Published 3 years ago

web-app-skeleton v1.0.9

Weekly downloads
45
License
ISC
Repository
github
Last release
3 years ago

web-app-skeleton

Scaffold a full stack web app (server, frontend, testing). Choice between Vue 3 and React, using Typescript. Uses Typescript, Node, Express for server. Both frontend options include state management and routing packages installed. Test folder utilizes BDD via Cucumber, and Selenium for browser automation. Currently works on Linux only.

Dependencies

Requires npm 7.x or greater. This is because npm 7 reintroduced the automatic install of peer dependencies.

Instructions

  • Install globally
  • execute with project name
    $ npm i -g web-app-skeleton
    $ web-app-skeleton -n pathToProject [-f React | Vue]
1.0.9

3 years ago

1.8.0-beta.5

3 years ago

1.8.0-beta.4

3 years ago

1.8.0-beta.3

3 years ago

1.8.0-beta.1

3 years ago

1.0.8

3 years ago

1.8.0-beta.0

3 years ago

1.0.7

3 years ago

1.8.0-beta.2

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.3

3 years ago