fullstack-webpack
v1.0.1
Published
An app that makes building webpacks for fullstack applications simple.
Downloads
4
Readme
fullstack-webpack
Welcome to fullstack-webpack! It's an app that simplifies webpack configuration for fullstack applications. We automate the process of dependency installation and file structure setup through a simple npm package.
Installation
Create a directory and cd into that newly created directory
$ mkdir <directory_name> && cd <directory_name>
Run the following command via NPM:
$ npx fullstack-webpack
Select your preferred technologies through terminal prompts
Begin coding!
Contribute
Find fullstack-webpack on Github
Authors
Stella Song - Stella Song Liz Lotto - Liz Lotto Rob Nobile - Rob Nobile Burak Caliskan - Burak Caliskan
License
This project is licensed under MIT License.