# Flask part
git clone git@github.com:cryptoadvance/specterext-spa.git
cd specterext-spa
virtualenv --python=python3 .env
. ./.env/bin/activate
pip3 install -r requirements.txt
pip3 install -e .
# npm part
npm i
npm run build
python3 -m cryptoadvance.specter server --config DevelopmentConfig --debug
# point your browser to:
# http://localhost:25441/svc/spa/app
# We'll later make this the default link ...
-
Notifications
You must be signed in to change notification settings - Fork 0
cryptoadvance/specterext-spa
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An experiment with react
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published