0.0.1 • Published 5 years ago

static-website-webpack-boilerplate v0.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Static Website Boilerplate

Static website boilterplate built using Webpack. This boilterplate features following:

  • Webpack
  • ES6
  • Bootstrap
  • Font Awesome
  • Sass
  • Live reload using Browsersync

Getting Started

Clone the repo

git clone https://github.com/binoy14/static-website-webpack-boilerplate.git

Run script to start devlopment

npm run start

For distribution folder run the following command and it will create a dist folder which can be placed on a server

npm run build

Deploy

cd ci-scripts
bash deploy-prod.sh

Build local

docker build . -t 291f3aex-site

Test local

docker run -p 80:80 -p 443:443 -d 291f3aex-site

Remove image docker

docker image rm 5b32d0cf2cdc -f  

Access SSH

ssh money-ex-website@52.234.145.175

License

MIT

SSL

https://www.sslforfree.com/