Skip to content

nof1000/colopress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COLOPRESS

Next Generation Colovely Coming Soon

How to install

First: download Node.js or install via package manager

Second: install webpack and webpack-dev-server

$ npm install webpack webpack-dev-server -g

And finally: clone a colopress and install dependencies

$ git clone https://github.com/nof1000/colopress.git
$ cd colopress
$ npm install

Build & Dev

Run development server

$ npm start

Build release

$ npm run build

Cleaning build directory

$ npm run clean

LICENSE

MIT

About

Next Generation Colovely

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published