1.0.1 • Published 4 years ago

fullstack-webpack v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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

  1. Create a directory and cd into that newly created directory
    $ mkdir <directory_name> && cd <directory_name>
  2. Run the following command via NPM:
    $ npx fullstack-webpack
  3. Select your preferred technologies through terminal prompts
  4. 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.