Skip to content

This repo is frontend part of application MassSpecBlocks.

License

Notifications You must be signed in to change notification settings

privrja/thesis-frontend-react

Repository files navigation

MassSpecBlocks frontend

This repo is frontend part of application MassSpecBlocks. The Main repo with documentation is here.

Development

Clone project and install dependencies

git clone https://github.com/privrja/thesis-frontend-react.git

cd thesis-frontend-react

This repo use npm to manage many action. To install dependencies run npm install To run development server use npm start To run tests use npm test And to build package use npm build

CORS

To test on local machine i recomend you to use chrome without CORS policy check. Used only for development it can be security risk for other else actions!

”C:\Program Files (x86)\Google\Chrome\Application\chrome.exe” — disable-web-security — disable-gpu — user-data-dir=~/chromeTemp