Skip to content

eddiesmag/webpack-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-starter

Install

npm i

Congif Environment variables

Create a .env file and add variables;

PORT=3000

NODE_ENV=production

Usage

Run Dev Server on Port 3000

npm run dev

Build for Production

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published