Skip to content

An npm package run on npm init @beetpx/beetpx-game my-game

License

Notifications You must be signed in to change notification settings

beetrootpaul/beetpx-npm-init-game

Repository files navigation

beetpx-npm-init-game

A tool for creating new BeetPx projects.

To use it, in your terminal navigate to the parent folder in which you want to create your BeetPx game. Then run:

npm init @beetpx/beetpx-game@latest my-game
cd my-game
npm install

where my-game is your desired directory/project name.

To make sure things are working correctly, continue with:

npm run tsc
npm start

and the sample project should open in your web browser.

About

An npm package run on npm init @beetpx/beetpx-game my-game

Topics

Resources

License

Stars

Watchers

Forks