1.5.0 • Published 5 years ago
@serialized/create v1.5.0
Node starter kit for Serialized
Bootstraps the creation of Serialized apps.
Usage
mkdir game-project
cd game-project
npm init @serialized -n game-project -a game typescript
npm install
npm run start