Skip to content

rightcode/js-framework-trial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-frameworks-trial

Trial

AngularJS

AngularJSを試す場合は、angular-trialディレクトリへ移動して、以下のコマンドを実行してください。

npm install
ng serve --open

React

Reactを試す場合は、react-trialディレクトリへ移動して、以下のコマンドを実行してください。

npm install
npm start

Vue.js

Vue.jsを試す場合は、vue-trialディレクトリへ移動して、以下のコマンドを実行してください。

npm install
npm run serve

About

Javascriptのおすすめフレームワーク5選

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published