/RouxAcademyWebsite

Working with models, views and controller with NodeJs and ExpressJs

Primary LanguageCSS

RouxAcademyWebsite

Working with models, views and controller with NodeJs and ExpressJs.

*This is dummy website for learning purposes. The website is about roux academy that trains passionate artists and talks about its famous alumni and conferences they put every now and then.

In order to run the application you must have latest version of Node and Express Js and test it out with command line.

npm install –g express-generator express –e rouxmeet cd rouxmeet && npm install SET DEBUG=rouxmeet:* & npm start