jsonmurphy / mern-dojo-starter

A re-implementation of the MERN stack that uses Dojo's AMD implentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mern Dojo Starter

This a re-implementation of the MERN (Mongodb, Express, ReactJS, Nodejs) stack that produces AMD compatible modules for use with Dojo and uses gulp instead of webpack

Why?

I built this because the current version of ArcGIS uses Dojo to load its modules and the original MERN stack targets CommonJS, which is incompatible.

About

A re-implementation of the MERN stack that uses Dojo's AMD implentation


Languages

Language:JavaScript 91.2%Language:HTML 5.6%Language:CSS 3.2%