Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/t18n/note-smart-react-isomorphic

Front end implementation of NoteSmart, powered by React, Express
https://github.com/t18n/note-smart-react-isomorphic

apollo-client express isomorphic-react license-checker webpack4

Last synced: about 2 months ago
JSON representation

Front end implementation of NoteSmart, powered by React, Express

Awesome Lists containing this project

README

        

# SSR React with Express

An isomorphic web app (SSR + CSR) to take note in Markdown.

## Prequisites
- Node >=8.9.0
- Use **Yarn** instead of **NPM** for consistency

## Getting started
- Clone the repo
- Run `yarn`
- Run `yarn dev`
- Head to `localhost:3000`