Skip to content

Appdy/preact-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Template

This is React app template, based on Create React App v1.5.2 script with added additional functionalities, mandatory these days:

How to install

Just clone or fork & clone this repository.

Then install dependencies:

yarn install

or

npm install

and run:

yarn start

or

npm start

Releases

No releases published

Packages

No packages published