1.0.2 • Published 3 years ago

@noahvarghese/web-app-skeleton v1.0.2

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

web-app-template

About

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.

Instructions

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

3 years ago

1.0.1

3 years ago