Skip to content
Snippets Groups Projects
Commit c57a6a2e authored by esikkala's avatar esikkala
Browse files

Update readme

parent c7a9bbec
No related branches found
No related tags found
No related merge requests found
......@@ -11,9 +11,9 @@ A software framework for implementing semantic portals. The following portals us
## Requirements
* [Node.js® -- a JavaScript runtime built on Chrome's V8 JavaScript engine.](https://nodejs.org/en/) (tested with 10.15.3 LTS)
* [Node.js® – a JavaScript runtime built on Chrome's V8 JavaScript engine.](https://nodejs.org/en/) (tested with 10.15.3 LTS)
* [Nodemon -- monitor for any changes in your source and automatically restart your server](https://nodemon.io/)
* [Nodemon – monitor for any changes in your source and automatically restart your server](https://nodemon.io/)
If your home directory is mounted from a network drive, Node.js should
be installed using Node Version Manager https://github.com/nvm-sh/nvm
......@@ -22,13 +22,13 @@ be installed using Node Version Manager https://github.com/nvm-sh/nvm
### Client
* [React — A JavaScript library for building user interfaces](https://reactjs.org/)
* [Material-UI — React components for faster and easier web development.](https://material-ui.com/)
* [Redux — A Predictable State Container for JS Apps](https://redux.js.org/)
* [React – A JavaScript library for building user interfaces](https://reactjs.org/)
* [Material-UI – React components for faster and easier web development.](https://material-ui.com/)
* [Redux – A Predictable State Container for JS Apps](https://redux.js.org/)
* [React Router](https://reacttraining.com/react-router/web/guides/quick-start)
* [Leaflet — a JavaScript library for interactive maps](https://leafletjs.com/)
* [Cytoscape — an open source software platform for visualizing complex networks](https://cytoscape.org/)
* [ApexCharts.js — Open Source JavaScript Charts for your website](https://apexcharts.com/)
* [Leaflet – a JavaScript library for interactive maps](https://leafletjs.com/)
* [Cytoscape – an open source software platform for visualizing complex networks](https://cytoscape.org/)
* [ApexCharts.js – Open Source JavaScript Charts for your website](https://apexcharts.com/)
### Server
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment