lazy-isomorphic-react
lazy-isomorphic-react copied to clipboard
React Typescript multi-page application experiment
See the related blog post here
Setup
Clone
git clone [email protected]:alisd23/lazy-isomorphic-react.git
Install dependencies
npm install
Development
grunt serve:dev
Production
grunt build
grunt serve:prod
View Application
Go to localhost:9999 to see the application