Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phina-webpack-starter

phina.js template project using webpack 4.

Initial setup

  1. git clone this repository or download project from here
  2. Open terminal and move to the project directory.
  3. npm install

Develop

npm start

This will start local-server and browser. The browser will be reloaded by file change.

Production

npm run build

This will create optimized files in dist folder.

Don't forget to change 'name' and 'author' in package.json, because it will be used in dist/index.html

About

phina.js template project using webpack 4

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages