Skip to content

sobiodarlington/Webpack-Setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack-Setup

An ideal project setup for any project using Webpack

Note: All features are incrementally included on the angular branch. Use the dashboard branch to see the implementation of webpack-dashboard.

Create a .env file in the root folder with:

for angular branch

API_KEY=1234567890
APP_ENV=prod

for dashboard branch

API_KEY=1234567890
APP_ENV=dev

Setup.

$ yarn
$ yarn start

About

An ideal project setup for any project using Webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.3%
  • HTML 10.4%
  • CSS 2.3%