Skip to content

aspirity-inc/easydev-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyDEV Seed

EasyDEV Seed is based on Create React App. You can read full guide.

Full version: demo | download

Installing and Running Code

To get started follow this steps:

  • Install Node.
  • Download and open this project (cd path/to/easydev-seed).
  • Install packages: npm install or yarn install.
  • Start the project locally: npm start or yarn start (running on port 3000).

Building Project

To build the app for production run npm run build or yarn build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published