Skip to content

wachap/copesco

Repository files navigation

Basic webpack boilerplate

Start your next project using technologies that you love

A starting point for your next app

Demo

Features

Development

# install dependencies
$ npm install

# serve with hot reload at localhost:8080
$ npm run dev

# build for production with minification and serve dist files at localhost:8080
$ npm run build

In development, if you are working with a backend like Laravel, you will need to add a script to your template file:

...
<script src="http:/[localhost|ip]:[port]/app.js"></script>
...

Use IP if you run your app from external devices.

About

Testing wocss-grid, objects.buttons, components.buttons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published