devcord / devmod-apple

0 stars 9 forks source link
hacktoberfest hacktoberfest-accepted hacktoberfest2020

devmod-apple

prerequisites

installation

git clone https://github.com/devcord/devmod-apple
cd devmod-apple
npm install

scripts

npm run start # run bot in production mode
npm run dev # run bot in development mode using ts-node
npm run dev-nodemon # run bot in development mode using tsc and nodemon
npm run lint # lint and fix