0.0.1 • Published 5 years ago
@thinkincoin-libs/frontend v0.0.1
NewSwap Web
Website: newswap.org
Install Dependencies
yarnEnvironments
Dev: .env
TestNet: .env.testnet
Production: .env.production
Development
yarn devDefault is Dev
yarn dev:testnetyarn dev:production
Build
yarn buildDefault build is TestNet
yarn build:devyarn build:testnetyarn build:production
Run Build
yarn startRun with last build
Export HTML files
Create a build and export it's static HTML files to html folder
yarn exportDefault export is TestNet
yarn export:devyarn export:testnetyarn export:production
Branches

Contributing
Localization
Translation Files: ./public/locales/*.json
Formatting Your Code
Always check your code before making a commit. Some useful tools integrated in this project.
Lint (Eslint)
yarn lintFormatting Check (Prettier)
yarn fcFormatting Fix (Prettier)
yarn ff0.0.1
5 years ago