Skip to content

The smallest accelerator project for rapid prototyping in browser.

Notifications You must be signed in to change notification settings

stuartgiles/ogle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ogle

The smallest accelerator project for rapid prototyping in browser.

Building for production

I've included Purgecss and cssnano to optimize CSS for production.

To build an optimized version of your CSS, simply run:

# Using npm
npm run production

# Using Yarn
yarn run production

After that's done, check out ./public/build/styles.css to see the optimized output.

About

The smallest accelerator project for rapid prototyping in browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published