Skip to content

nazar-korpach/ising_model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Іsing model

Installation

Install Node js from official site https://nodejs.org/en/download/

Install all required dependencies

npm install

Usage

To compile and run app on Linux


npm start

All next times

npm run run

If you have Windows

/node_modules/.bin/tsc
/node_modules/.bin/copyfiles -u 1 src/**/*.html src/**/*.css dist/
/node_modules/.bin/electron ./dist

All next times

/node_modules/.bin/electron ./dist

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published