Skip to content

ivanStraltsou/techtalk-portal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

techtalk-portal

Tech talk portal web application

Dependencies

Install

Run this command in your CLI:

git clone git@github.com:sandbox-team/techtalk-portal.git
cd techtalk-portal
npm install
bower install

Build

Run this command in your CLI from techtalk-portal dir:

grunt

Using

Run this command in your CLI from techtalk-portal dir:

node server.js

And open http://localhost:3000 in your browser

Enjoy!

About

Tech talk portal web application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.5%
  • JavaScript 42.5%