seojindev / lunatalk.admin

0 stars 0 forks source link

Lunatalk.Admin

lunatalk Shop Admin Pages Source.


First Make Local Env file.

# cp project/develop.env project/local.env

Local Develop Server.

# yarn start
# yarn start:dev
# yarn start:prod

Local build.

# yarn build
# yarn build:dev

build test

# yarn build:test

Document

layout

https://turkogluc.com/developing-react-admin-portal-with-redux-and-ant-design/

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT