Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): initialize new project core #2

Merged
merged 3 commits into from
Nov 7, 2022
Merged

Conversation

nsbarsukov
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows Conventional Commits
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Refactoring
  • Code style update
  • Build or CI related changes
  • Documentation content changes

What is the new behavior?

  1. Generate new TS-library via command nx g @nrwl/js:library core
  2. Update demo-app (add sandbox for future development)

@nsbarsukov nsbarsukov self-assigned this Nov 7, 2022
@nsbarsukov nsbarsukov merged commit 7100057 into main Nov 7, 2022
@nsbarsukov nsbarsukov deleted the new-library-core branch November 7, 2022 14:56
This was referenced Feb 14, 2023
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.

3 participants