1.0.53 • Published 4 years ago
@noahvarghese/web-app-template v1.0.53
web-app-template
About
Scaffold a full stack web app (server, frontend, testing). Choice between Vue and React, using Typescript. Uses Typescript, Node, Express for server. 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]