Skip to content

nihadatakishiyev/rising_water

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

RisingWater (rising-water)

SpaceApp 2019 challange, RisingWater visualization

Link to Challenge Description

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build