create-plasttic
Version:
Quick start for Plasttic Web Workflow
43 lines (25 loc) • 1.5 kB
Markdown
[](https://plasttic.dev)
# Create Plasttic Web Workflow
Quick start for [Plasttic Web Workflow](https://github.com/tojeiro-me/Plasttic)
[](https://www.npmjs.com/package/create-plasttic) [](https://github.com/tojeiro-me/create-plasttic/blob/master/LICENSE) [](https://twitter.com/tojeiro_me)
## Start
```
(cd into your projects folder)
npx create-plasttic
cd <project-name>
npm run start
```
1. Creates a folder with the `project name` you defined
2. Downloads and installs the latest version of Plasttic Web Workflow
3. Installs all the project dependencies and initializes
### Next
Go to [Plasttic Web Workflow](https://github.com/tojeiro-me/Plasttic#readme) for more information about the files installed.
## Follow
[](https://twitter.com/tojeiro_me) [](https://mastodon.social/@tojeiro_me) [](https://github.com/tojeiro-me)
## License
[MIT](./LICENSE)
[](https://github.com/tojeiro-me/Plasttic)