Thanks to visit codestin.com
Credit goes to github.com

Skip to content

swizzyweb/swizzy-frontend-template-web-service

Repository files navigation

@swizzyweb/swizzy-frontend-template-web-service

Sample react and tailwind based swizzy frontend web service. The sample app has a react based frontend and a swizzy web service backend. A sample implementation of an api can be found in the routers/Api directory.

Web service

The Swizzy web service logic can be found in the src directory.

React

The react code is in the react directory.

Running

Install

npm install

Build and run immediately

npm run dev

Only build

npm run build

Running server after build

npm run server

With swerve

After build you can just run swerve in the root directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published