/express-babel-ejs

Simple Example for Babel EJS implementation on ExpressJs

Primary LanguageJavaScriptMIT LicenseMIT

EJS Babel ExpressJs

Simple Example for Babel EJS implementation on ExpressJs

How to use

Run in Development Mode

npm run dev

Run in Production Mode

npm run production

Test

http://localhost:3000
http://localhost:3000/{you_name}

Reference

Babel

ExpressJs