Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

My portfolio pages, one WIP and one JSX-styled combined into a monorepo. 🚀

License

NotificationsYou must be signed in to change notification settings

ducktordanny/portfolio

Repository files navigation

This workspace has been generated byNx, a Smart, fast and extensible build system.

Start the app

To start the development server runnx serve jsx-styled. Open your browser and navigate tohttp://localhost:4200/. Happy coding!

Generate code

If you happen to use Nx plugins, you can leverage code generators that might come with it.

Runnx list to get a list of available plugins and whether they have generators. Then runnx list <plugin-name> to see what generators are available.

Learn more aboutNx generators on the docs.

Running tasks

To execute tasks with Nx use the following syntax:

nx <target> <project> <...options>

You can also run multiple targets:

nx run-many -t <target1> <target2>

..or add-p to filter specific projects

nx run-many -t <target1> <target2> -p <proj1> <proj2>

Targets can be defined in thepackage.json orprojects.json. Learn morein the docs.

Want better Editor Integration?

Have a look at theNx Console extensions. It provides autocomplete support, a UI for exploring and running tasks & generators, and more! Available for VSCode, IntelliJ and comes with a LSP for Vim users.

Ready to deploy?

Just runnx build demoapp to build the application. The build artifacts will be stored in thedist/ directory, ready to be deployed.

Set up CI!

Nx comes with local caching already built-in (check yournx.json). On CI you might want to go a step further.

Connect with us!

About

My portfolio pages, one WIP and one JSX-styled combined into a monorepo. 🚀

Topics

Resources

License

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp