Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

dreit-p/apix

Repository files navigation

Frontend part of apix.trade

Project setup

You will need installed node.js and yarn

Run yarn for init the project

Compile and start hot-reloads server for development

yarn gulp

Compile and minify for production

yarn gulp build

Create critical styles for pages

yarn gulp critical

Configs

gulpfile.js is script of gulp bundler. Also you can define environment variables there.

.editorconfig uses for EditorConfig plugin. Please install it in your editor before changing this code.

.eslintrc is config for ES Lint for control correctness of your code style.

.babelrc is config for Babel.

About

Frontend for apix.trade

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published