Skip to content

alex210-1/webdev-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

init frontend:
    npx create-react-app frontend --template typescript

react css:
    https://www.robinwieruch.de/react-css-styling
    https://tttstudios.medium.com/ttt-studios-sass-vs-tailwind-css-vs-styled-components-a-css-methodology-comparison-2aa82113847f

    tailwind setup guide:
        https://tailwindcss.com/docs/guides/create-react-app
    
    tailwind extension:
        follow setup instructions!
        add typescriptreact -> javascript to tailwindcss: include languages if it doesn't work

setup express with typescript:
    https://blog.logrocket.com/typescript-with-node-js-and-express/

postgres:
    yarn add @types/pg pg

pgtyped:
    https://pgtyped.now.sh/docs/getting-started
    npm install @pgtyped/cli @pgtyped/query

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors