Skip to content

🤖 🚀 A server for the build-a-bot application using Express

Notifications You must be signed in to change notification settings

kwood15/build-a-bot-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build-a-bot Build Status

Project setup

git clone https://github.com/kwood15/build-a-bot.git

Install dependencies

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

build-a-bot-server

Project setup

git clone https://github.com/kwood15/build-a-bot-server.git

Install dependencies

npm install

Start server

npm run start

About

🤖 🚀 A server for the build-a-bot application using Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published