Skip to content

nnchambs/ck5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#CK5 ####A desktop mp3 player built with Electron, React/Redux, Electron React Boilerplate and the Electron-Audio-Conversion Node module (in addition to others).

CK5 Demo

##About Electron-React-Boilerplate Electron application boilerplate based on React, Redux, React Router, Webpack, React Transform HMR for rapid application development

Install

First, clone the repo via git:

git clone https://github.com/MilkMan90/ck5.git

And then install dependencies.

$ cd your-project-name && npm install

Run

Run these two commands simultaneously in different console tabs.

$ npm run hot-server
$ npm run start-hot

or run two servers with one command

$ npm run dev

Creators

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.0%
  • CSS 1.6%
  • HTML 1.4%