fullstack-webpack

1.0.1 • Public • Published

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.

Package Sidebar

Install

npm i fullstack-webpack

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

25 kB

Total Files

21

Last publish

Collaborators

  • burokoli
  • elizlotto
  • robnobile
  • xkiso