8000 GitHub - Baka9k/vistatest: Test task for Vista
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Baka9k/vistatest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vistatest

Development

The application uses ES6 JavaScript with React framework, Bootstrap and JQuery.
Javascript code and styles are preprocessed and compiled with Webpack.

How to run application on local machine

Pre-built version is included in the repo, you can just clone the repo

git clone https://github.com/Baka9k/vistatest

and start local server (it is necessary to make AJAX work properly), e.g.

python -m SimpleHTTPServer

Then, open this page in your browser (in this case with Python SimpleHTTPServer page location should be http://localhost:8000)

How to build

git clone https://github.com/Baka9k/vistatest
cd vistatest
npm install 
npm run build

About

Test task for Vista

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0