Skip to content

Small example of how to get started doing isomorphic applications using Omniscient and React

Notifications You must be signed in to change notification settings

omniscientjs/isomorphic-omniscient-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isomorphic Omniscient & React

Small example for helping you to get started with isomorphic applications with Omniscient and React.

Running the example

$ git clone https://github.com/omniscientjs/isomorphic-omniscient-example.git
$ cd isomorphic-omniscient-example/

Install dependencies

$ npm install

Build and run server:

$ npm run build
$ npm start

Open http://localhost:8000

Contributing

Feel free to expand on the example and send a Pull Request.

About

Small example of how to get started doing isomorphic applications using Omniscient and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published