项目作者: ironsoul0

项目描述 :
🔋 Simple React app powered by Redux Toolkit
高级语言: JavaScript
项目地址: git://github.com/ironsoul0/globerce.git
创建时间: 2020-12-10T20:04:10Z
项目社区:https://github.com/ironsoul0/globerce

开源协议:

下载



Globerce Capital Test


Built with Redux Toolkit and hosted with Netlify




Netlify Status

demo

💻 Wanna run on your machine?

  1. Clone the project

    1. git clone https://github.com/ironsoul0/globerce.git
  2. Install the dependencies

    1. cd globerce
    2. npm install
  3. Start the development server

    1. npm start