Skip to content

archanabansal88/bangalorejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeekSkool-- Meet-Up Project

Pre-requisites

  • Node (v8 or higher)
  • Redis (v2.8 or higher)
  • Webpack (v4)

How to run the application Locally

  • clone/download the repository: git clone https://github.com/archanabansal88/meet-up.git
  • run command "npm i" to install dependencies and devDependencies
  • start redis server using 'redis-server'
  • run command "npm run dev-server" to start the express server
  • run command "npm run start" to watch for local js changes
  • type localhost:3000 in browser

About

Web Site for Bangalore JS meetup group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.6%
  • CSS 2.4%
  • HTML 1.0%