Skip to content

Waley-Z/bootstrap-webpack-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example.com

Example website.

Prerequisites

This project requires NodeJS (version 16 or later) and NPM. Node and NPM are easy to install. To make sure you have them available on your machine, try running the following command.

$ npm -v && node -v
8.19.3
v18.13.0

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development purposes.

Installation

BEFORE YOU INSTALL: please read the prerequisites

Start with cloning this repo on your local machine:

$ git clone https://github.com/Waley-Z/example.com.git
$ cd example.com

To install and set up the library, run:

$ npm install

Usage

Serving the app

$ npm start

Building a distribution version

$ npm run build

This task will create a distribution version of the project inside your local dist/ folder

Resources

Built With

TODO

Authors

TODO

About

A web app starter template with bootstrap and webpack configured.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published