Skip to content

d-eisenga/project-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Project initializer

A script to quickly initialize a web frontend project using TypeScript, Preact, and Redux Zero.

Usage

Open a terminal and navigate to the folder inside which you want to create your project folder.

Run the following code, with <project-name> replaced with a valid package.json name:

curl https://raw.githubusercontent.com/d-eisenga/project-init/master/init.sh | bash -s <project-name>

The script will create a new directory, create all relevant files, and install the latest versions of all dependencies.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages