The easiest way to create a web application with server-side rendering
$ npm install -g create-web-app
$ cwa my-app
$ cd my-app
$ npm run dev
The easiest way to create a web application with server-side rendering
$ npm install -g create-web-app
$ cwa my-app
$ cd my-app
$ npm run dev