Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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
Appearance settings
NotificationsYou must be signed in to change notification settings

algorithm006-class01/carbon-tutorial-vue

 
 

Repository files navigation

This tutorial will guide you in creating a Vue app with theCarbon Design System. We’ll teach you the ins and outs of using Carbon components, while introducing web development best practices along the way.

Get started by visiting thetutorial instructions.

Available Scripts

This project was bootstrapped withVue CLI with the following config.

vue create carbon-tutorial-vueVue CLI v3.9.2? Please pick a preset: Manually select features? Check the features needed for your project: Babel, Router, CSS Pre-processors, Linter, Unit? Use history mode for router? (Requires proper server setup for index fallback in production) No? Pick a CSS pre-processor (PostCSS, Autoprefixer and CSS Modules are supported by default): Sass/SCSS (with node-sass)? Pick a linter / formatter config: Prettier? Pick additional lint features: (Press <space> to select, <a> to toggle all, <i> to invert selection)Lint on save? Pick a unit testing solution: Jest? Where do you prefer placing config for Babel, PostCSS, ESLint, etc.? In package.json? Save this as a preset for future projects? (y/N) n

In the project directory, you can run:

'yarn serve'

Runs the app in the development mode.
Openhttp://localhost:8080 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

This will create a dist folder which can be deployed to gh-pages or any other host.

'yarn lint'

Runs the linter against your code.

'yarn test:unit'

Runs your unit tests

Learn More

You can learn more in theVue CLI Overview.

To learn Vue, check out theVue documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript55.4%
  • HTML27.8%
  • Vue16.8%

[8]ページ先頭

©2009-2025 Movatter.jp