Skip to content

A Collectible NFT Trading Battling Card Game Made for gravelmine

Notifications You must be signed in to change notification settings

aspectxlol/GravelMine-Cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gravelmine Cards

Ask Me Anything ! TypeScript GitHub stars GitHub commits GitHub watchers Github last commit Discord

A simple Game for Simple Friends
made with typescript and love <3

Setup & installing packages

you will need Node.Js version 17

You will also need Npm (node package manager)

npm i -D typescript

to install ts compiler

npm i -D ts-node

To install Optional package ts-node

npm i nodemon

To install Optional package nodemon

Nom i 

to install required packages

to build

you will be needing the Typescript Compiler (tsc)

run:

tsc

and the output should be in the dist folder

to run in developer mode

Nodemon src/index.ts

To run the application in production PLEASE DO THIS AFTER BUILDING

Node dist/index.js

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

A Collectible NFT Trading Battling Card Game Made for gravelmine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published