Skip to content

p-chan/phina-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phina-starter

A starter kit for phina.js

fatures

  • phina.js / game library
  • watchify / auto compile
  • babelify / can use es6
  • budo / build a dev-server with live-reload

This isn't use task runner, So it's simple.

Usage

Setup is very simple.
After run this command, You can development right away.

$ npm install
$ npm run start

Note: watchify will compile ./src/index.js to ./build/bundle.js. HTML is to import it.

Let's create!!

 _______________________
| http://localhost:9966 |
 ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾

  バン   はよ
バン (∩`・ω・) バン はよ
  / ミつ/ ̄ ̄ ̄/
  ̄ ̄\/___/

LICENSE

NYSL. See LICENSE file.

Author

@p1ch_jp

About

A starter kit for phina.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published