1.0.8 • Published 2 years ago

thorium-server-generator v1.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

thorium-server-generator

thorium-server-generator is a generator for thorium server side rendering project.

How use it ?

Simply wrote npx thorium-server-generator in console.

First use ?

Don't worry npx takes care of everything, it will ask you if you want to install the package, if it is not present.

Some options

out

You can customise where the project is generated from where you call the generator whith --out:<folderName>. You can use it like this : npx thorium-server-generator by default thorium-app will be created. You can use it like this : npx thorium-server-generator --out:myApp or --out:foo/myApp or even --out:../myApp.

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.2

2 years ago

0.1.1

2 years ago

1.0.0

2 years ago