Skip to content

Conversation

crsanti
Copy link
Member

@crsanti crsanti commented Sep 4, 2022

No description provided.

@crsanti crsanti requested a review from brauliodiez September 4, 2022 17:15

- This example takes as starting point _00-scratch-typescript_, let's
copy the project and execute an _npm install_
- This example takes as starting point the project we created in _00-boiler-typescript_, let's
Copy link
Member Author

@crsanti crsanti Sep 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a note here, 00-boiler-typescript has all the source code inside the example-app folder:

00-boiler-typescript/
├── example-app/
│  ├── index.html
│  ├── package-lock.json
│  ├── package.json
│  ├── public/
│  ├── README.md
│  ├── src/
│  ├── svelte.config.js
│  ├── tsconfig.json
│  ├── tsconfig.node.json
│  └── vite.config.ts
└── README.md

We can keep my updated comment or move all example-app contents into 00-boiler-typescript

@crsanti crsanti changed the title Improved readme 01 sammple revision Sep 7, 2022
@crsanti crsanti changed the title 01 sammple revision 01 sample revision Sep 7, 2022
@crsanti crsanti force-pushed the chore/01-binding-color-picker-revision branch from ef66cd6 to 5543808 Compare September 24, 2022 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant